|
Cloud9 IDE is a freeware online integrated development environment. It supports hundreds of programming languages, including PHP, Ruby, Python, JavaScript with Node.js, and Go. It enables developers to get started with coding immediately with pre-setup workspaces, collaborate with their peers with collaborative coding features, and web development features like live preview and browser compatibility testing. It is written almost entirely in JavaScript, and uses Node.js on the back-end. The editor component uses Ace. As of July 2014, it uses Docker containers for its workspaces,〔(Cloud9 IDE 3.0 Now Runs in Ubuntu Containers via Docker ). InfoQcom. Retrieved on 2014-08-15〕 and is hosted on Google Compute Engine.〔(Cloud9 IDE on Google Compute Engine ). Google Cloud Platform Blog. Retrieved on 2014-08-15.〕 Cloud9 IDE, Inc. is the company that actively maintains Cloud9 IDE. The company has offices in San Francisco and Amsterdam. ==Features== * Built-in terminal, with npm and basic Unix commands * Code completion for snippets and identifiers * Real-time language analysis for JavaScript (marking common JavaScript pitfalls) * Variable/function name refactoring for JavaScript * Parenthesis, bracket, and quote character matching * Line numbers, warnings, and errors in the gutter * Debugger * Tabbed file management * Themes * Customizable key-bindings, including presets for Vim, Emacs, and Sublime Text * Built in Image Editor * Code reformatting via JSBeautify and CSSLint * Ability to drag-and-drop files into your project * Support for the following code repositories: * * GitHub * * Bitbucket * * Mercurial repositories * * Git repositories * * FTP servers * Support for deployment to: * * Heroku * * Joyent * * Openshift * * Windows Azure〔(Windows Azure on Cloud9 ). C9.io. Retrieved on 2014-05-29.〕 * * Google App Engine〔(Deploy to Google App Engine with Cloud9 and git ). C9.io (2013-07-22). Retrieved on 2014-05-29.〕 * * SFTP/FTP〔(Deploy to (S)FTP ). C9.io. Retrieved on 2014-05-29.〕 * Support for public and private projects * Plug-in support * Syntax highlighting for the following languages: C#, C/C++, Clojure, CoffeeScript, ColdFusion, CSS, Groovy, Java, Javascript, LaTeX, Lua, Markdown, OCaml, PHP, Perl, PowerShell, Python, Ruby, Scala, SCSS, SQL, Textile, X(HTML), XML 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Cloud9 IDE」の詳細全文を読む スポンサード リンク
|